home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / lbl421.arc / LABELER.HST < prev    next >
Text File  |  1990-07-05  |  4KB  |  149 lines

  1. Comming Attractions
  2.  
  3. 5.00  -  Improved (ie pretty) user interface.
  4.  
  5.          Routines internal to LABELER that will
  6.          allow easier installation of printers
  7.          and modification of the Label Layouts.
  8.  
  9.          Ability to print multiple copies of a
  10.          Label without using command line
  11.          options.
  12.  
  13.  
  14. History of Revisions to Labeler
  15.  
  16. 4.21  -  The letter 'N' for upside down printing
  17.          was improperly coded, and took a year
  18.          to show up.  Thanks to Brad Finkenauer
  19.          for bringing the problem to light.
  20.  
  21.  
  22. 4.20  -  Move printer specific coding to
  23.          external driver file.
  24.  
  25.          Move label specifications to
  26.          external format file.
  27.  
  28.          Fixed bug that sometimes dropped last
  29.          character on name line input.
  30.  
  31.          Fixed alignment of upside-down printing.
  32.  
  33.          Mask file editor no longer truncates
  34.          the last line of the file.
  35.  
  36.          Using comments no longer forces
  37.          single columns.
  38.  
  39.          New command line switches allow printing
  40.          multiple copies of label from command
  41.          line.
  42.  
  43.          Quick VISA / Master Card registration
  44.          option.
  45.  
  46.  
  47. 4.10  -  Higher quality up-side-down printing.
  48.  
  49.  
  50. 4.00  -  Added internal editor for mask files.
  51.  
  52.          Modified mask file structure; first
  53.          line is now placed into Disk Name.
  54.  
  55.          Line inputs now allow typeover or insert.
  56.  
  57.          Preferences saved in .CFG File. Label
  58.          size, printer port, library name, drive
  59.          and continuation labels toggle are saved.
  60.  
  61.          Output can be directed to LPT1, 2 or 3.
  62.  
  63.          Version 3.03 screwed up size 1 and 2
  64.          labels.
  65.  
  66.          Sort masked entries if there are no
  67.          comments.
  68.  
  69.  
  70. 3.04  -  Fixed Sorting error; sort included
  71.          the last line of mask file.
  72.  
  73.          Update Documentation to reflect new
  74.          label size.
  75.  
  76.  
  77. 3.03  -  Added support for 2 1/2 x 15/16 labels.
  78.  
  79.  
  80. 3.02  -  Moved comment to left margin when there
  81.          is no filespec associated with it.
  82.  
  83.          Sorting routine now only sorts files
  84.          appended after the mask file has been
  85.          read in.
  86.  
  87.  
  88. 3.01  -  Fixed spacing on 2 3/4 x 2 3/4 labels.
  89.  
  90.  
  91. 3.00  -  Allowed access to all drives via drive
  92.          command (no longer have to use command
  93.          line option to get to drive Z:)
  94.  
  95.          Added Masking and Commenting abilities
  96.  
  97.          Shifted to using heap to store filespec
  98.          data to increase maximum allowed
  99.          files.
  100.  
  101.          Fixed bug in Library command inserted
  102.          by version 2.11
  103.  
  104.  
  105. 2.11  -  Cleaned up code to ease readability
  106.  
  107.  
  108. 2.10  -  Added label size 2 3/4 x 1 7/16
  109.  
  110.          Fixed bug in printing blank
  111.          2 3/4 x 2 3/4 label (printed
  112.          trash at bottom);
  113.  
  114. 2.00  -  Added printing of registration form
  115.  
  116.          Added command line parameters
  117.  
  118.          Modified edit of Name / Library fields
  119.          to use home, end, left, right, delete,
  120.          backspace and ^Y keys (delete line)
  121.  
  122.  
  123. 1.13  -  Added more characters for upside-down
  124.          printing on 2 3/4 x 2 3/4 labels
  125.  
  126.  
  127. 1.12  -  Added support for 3 1/2 drives using
  128.          2 3/4 x 1 15/16 and 2 3/4 x 2 3/4 labels
  129.  
  130.  
  131. 1.11  -  Cleaned up code (maintenance release)
  132.  
  133.  
  134. 1.10  -  Recoded in Turbo Pascal version 4.0
  135.  
  136.  
  137. 1.07  -  Fixed bug in label spacing
  138.  
  139.          Improved error handling (disk drive)
  140.  
  141.  
  142. 1.06  -  Improved error handling (printer)
  143.  
  144.  
  145. 1.05  -  First release
  146.  
  147.  
  148. 1.00  -  1.04  Prerelease (testing)
  149.